Expo Router v2
v2
https://gyazo.com/e426b1ae4bd49f8f6050cc3c294e7fd8
The next major release for universal file-based routing. Expo Router v2 now has opt-in support for build-time static rendering on web, automatically statically typed-routes, and async route loading. Also note when upgrading that you will want to change useSearchParams to either useLocalSearchParams or useGlobalSearchParams. ref